Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replaced TABs with spaces( Still under Progress, do not merge) #175

Closed
wants to merge 1 commit into from

Conversation

star-gazer111
Copy link

Description

"Fixes #<162>" .

Stripping off the LABELS is still left to be done

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/[email protected] environment, filesystem, unsafe Transitive: shell +52 10.8 MB nicolo-ribaudo
npm/@jest/[email protected] unsafe Transitive: environment, eval, filesystem, network, shell +273 56 MB simenb
npm/@mswjs/[email protected] Transitive: environment, eval +29 9.65 MB kettanaito
npm/@openzeppelin/[email protected] None 0 2.02 MB frangio
npm/@types/[email protected] None 0 2.66 kB types
npm/@types/[email protected] Transitive: environment, filesystem, unsafe +48 5.61 MB types
npm/@types/[email protected] None 0 2.9 kB types
npm/@types/[email protected] None 0 862 kB types
npm/@types/[email protected] None 0 95.6 kB types
npm/@types/[email protected] None +1 3.95 MB types
npm/@types/[email protected] None 0 4.11 kB types
npm/@zk-email/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +38 55.9 MB
npm/[email protected] None +7 923 kB keithamus
npm/[email protected] environment, filesystem +14 531 kB paulmillr
npm/[email protected] None 0 32.1 kB sindresorhus
npm/[email protected] environment, filesystem 0 79 kB motdotla
npm/[email protected] None 0 1.34 MB i1g
npm/[email protected] None 0 128 kB kettanaito
npm/[email protected] Transitive: environment, filesystem, shell +50 7.39 MB sboudrias
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +277 56.1 MB simenb
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +278 56.1 MB simenb
npm/[email protected] environment, filesystem, network, shell Transitive: eval +115 58.1 MB kettanaito
npm/[email protected] unsafe 0 31.1 kB developit
npm/[email protected] None +8 128 kB sindresorhus

🚮 Removed packages: npm/@babel/[email protected], npm/@babel/[email protected], npm/@babel/[email protected], npm/@jest/[email protected], npm/@jest/[email protected], npm/@mswjs/[email protected], npm/@openzeppelin/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@zk-email/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSource
Install scripts npm/@zk-email/[email protected]
  • Install script: install
  • Source: echo

View full report↗︎

Next steps

What is an install script?

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/[email protected] or ignore all packages with @SocketSecurity ignore-all

@Divide-By-0
Copy link
Member

Divide-By-0 commented Feb 19, 2024

This doesn't address the issue; it only occurs on specific emails. So you need to check if the DKIM failed due to a relevant reason and only then try this substitution. We do not want to do this substitution for all emails.

@saleel
Copy link
Member

saleel commented Mar 25, 2024

As discussed with @star-gazer111, I will be picking up this task.

It is now fixed in #189

CC: @Divide-By-0

@saleel saleel closed this Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants